Creating a Java Runtime Environment
If you want to run Java applets on the Mac OS platform, your embedding application must first create a Java runtime session. This session can then load and execute Java code.
Subtopics
- Creating a Java Runtime Session
- Checking JManager Versions
- Properties and Client-Specific Session Data
- Servicing Other Threads
- Ending a Java Runtime Session